Skip to content

Preserve animation build order when updating effects - #163

Merged
ErickWendel merged 1 commit into
mainfrom
codex/fix-effect-build-isolation
Aug 13, 2026
Merged

Preserve animation build order when updating effects#163
ErickWendel merged 1 commit into
mainfrom
codex/fix-effect-build-isolation

Conversation

@ErickWendel

Copy link
Copy Markdown
Owner

Summary

  • Update selected animation builds in place while preserving their existing order and object identity.
  • Keep neighboring builds unchanged when an effect or timing setting is edited.
  • Add unit and end-to-end coverage for mixed animation sequences and effect updates.

Testing

  • Added unit coverage for build order, IDs, and neighboring build preservation.
  • Added Playwright coverage confirming mixed animation sequences remain intact after changing an effect.

@ErickWendel
ErickWendel force-pushed the codex/fix-effect-build-isolation branch from add27e3 to 8b1b3c7 Compare August 13, 2026 15:22
@ErickWendel
ErickWendel force-pushed the codex/fix-effect-build-isolation branch from 8b1b3c7 to 00fc35a Compare August 13, 2026 15:42
@ErickWendel
ErickWendel merged commit 24773d6 into main Aug 13, 2026
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant